Remove the CPU feature handling, unimplementable as it stands.
authorEwan Mellor <ewan@xensource.com>
Tue, 30 Jan 2007 00:10:05 +0000 (00:10 +0000)
committerEwan Mellor <ewan@xensource.com>
Tue, 30 Jan 2007 00:10:05 +0000 (00:10 +0000)
commitff9fb017b3be963809ff16dd9df0e153526af6bd
tree27bdd553fad95b04624412f73aabb30b47873002
parent0c787417a5aa5c22cc1929a6d4f5f5eaa4f88e1c
Remove the CPU feature handling, unimplementable as it stands.

Signed-off-by: Ewan Mellor <ewan@xensource.com>
docs/xen-api/xenapi-datamodel.tex
tools/libxen/include/xen_cpu_feature.h [deleted file]
tools/libxen/include/xen_cpu_feature_internal.h [deleted file]
tools/libxen/include/xen_host_cpu.h
tools/libxen/include/xen_vm.h
tools/libxen/src/xen_cpu_feature.c [deleted file]
tools/libxen/src/xen_host_cpu.c
tools/libxen/src/xen_vm.c
tools/python/xen/xend/XendAPI.py